@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/5496__AWI_Sylt_Roads_Time_%20Series_1998_38580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38580'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38580'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38581'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38581'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38582'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38582'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38583'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38583'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38584'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38584'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38585'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38585'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38586'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38586'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38587'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38587'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38588'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38588'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38589'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38589'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38590'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38590'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38591'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38591'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38592'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38592'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38671'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38671'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38672'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38672'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38673'^^xsd:string;
  dwc:scientificName 'Campylosira cymbelliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149357'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38673'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38674'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38674'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38675'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38675'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38676'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38676'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38677'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38677'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38678'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38678'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38679'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38679'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38680'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38680'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38681'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38681'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38682'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38682'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38683'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38683'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38684'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38684'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38685'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38685'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38686'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38686'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38687'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38687'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38688'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38688'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38689'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38689'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38690'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38690'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38691'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38691'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38692'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38692'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38693'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38693'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38694'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38694'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38695'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38695'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38696'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38696'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38606'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38606'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38607'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38607'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38608'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38608'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38609'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38609'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38610'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38610'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38611'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38611'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38612'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38612'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38613'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38613'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38614'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38614'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38615'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38615'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38616'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38616'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38617'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38617'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38618'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38618'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38619'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38619'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38620'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38620'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38621'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38621'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38622'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38622'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38623'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38623'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38624'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38624'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38625'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38625'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38626'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38626'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38627'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38627'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38628'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38628'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38629'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38629'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38630'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38630'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38631'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38631'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38632'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38632'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38633'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38633'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38634'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38634'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38635'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38635'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38636'^^xsd:string;
  dwc:scientificName 'Coscinodiscopsis commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '450729'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38636'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '450729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38637'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38637'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38638'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38638'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38639'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38639'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38640'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38640'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38641'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38641'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38642'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38642'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38643'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38643'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38644'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38644'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38645'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38645'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38646'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38646'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38647'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38647'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38648'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38648'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38649'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38649'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38650'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38650'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38651'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38651'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38652'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38652'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38653'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38653'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38654'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38654'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38655'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38655'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38656'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38656'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38657'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38657'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38658'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38658'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38659'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38659'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38660'^^xsd:string;
  dwc:scientificName 'Chaetoceros coronatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163026'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38660'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '163026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38661'^^xsd:string;
  dwc:scientificName 'Chaetoceros coronatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163026'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38661'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38662'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38662'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38663'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38663'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38664'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38664'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38665'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38665'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38666'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38666'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38667'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38667'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38668'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38668'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38669'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38669'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38670'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38670'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39605'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39605'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39606'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39606'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39607'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39607'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39608'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39608'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39609'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39609'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39610'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39610'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39611'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39611'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39612'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39612'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39613'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39613'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39614'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39614'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39615'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39615'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39616'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39616'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39617'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39617'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40732'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40732'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40733'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40733'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40734'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40734'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40735'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40735'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40736'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40736'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40737'^^xsd:string;
  dwc:scientificName 'Stephanopyxis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149630'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40737'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40738'^^xsd:string;
  dwc:scientificName 'Surirella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40738'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40739'^^xsd:string;
  dwc:scientificName 'Surirella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40739'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40740'^^xsd:string;
  dwc:scientificName 'Surirella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40740'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40741'^^xsd:string;
  dwc:scientificName 'Synedra sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40741'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40742'^^xsd:string;
  dwc:scientificName 'Synedra sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40742'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40743'^^xsd:string;
  dwc:scientificName 'Synedra sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40743'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40744'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40744'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38593'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38593'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38594'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38594'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38595'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38595'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38596'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38596'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38597'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38597'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38598'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38598'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38599'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38599'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38600'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38600'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38601'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38601'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38602'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38602'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38603'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38603'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38604'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38604'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38605'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38605'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41068'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41068'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41069'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41069'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41070'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41070'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41071'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41071'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41072'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41072'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41073'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41073'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41074'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41074'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41075'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41075'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41076'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41076'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41077'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41077'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41078'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41078'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41079'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41079'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41080'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41080'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41081'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41081'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41082'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41082'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41083'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41083'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41084'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41084'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41085'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41085'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41086'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41086'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41087'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41087'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41088'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41088'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41089'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41089'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41090'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41090'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41091'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41091'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41092'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41092'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41093'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41093'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41094'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41094'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41095'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41095'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41096'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41096'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41097'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41097'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41098'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41098'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41099'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41099'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41100'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41100'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41101'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41101'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41102'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41102'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41103'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41103'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41104'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41104'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41105'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41105'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41106'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41106'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41107'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41107'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41108'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41108'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41109'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41109'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41110'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41110'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41111'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41111'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41112'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41112'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41113'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41113'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41114'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41114'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41115'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41115'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41116'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41116'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41117'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41117'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41118'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41118'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41119'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41119'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41120'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41120'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41121'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41121'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41122'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41122'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41123'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41123'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41124'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41124'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41125'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41125'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41126'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41126'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41127'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41127'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41128'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41128'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41129'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41129'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41130'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41130'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41131'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41131'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41132'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41132'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41133'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41133'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41134'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41134'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41135'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41135'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41136'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41136'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41137'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41137'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41138'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41138'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41139'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41139'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41140'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41140'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41141'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41141'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41142'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41142'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41143'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41143'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41144'^^xsd:string;
  dwc:scientificName 'Torodinium robustum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109889'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41144'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '109889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41145'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sagittifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '137308'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41145'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41146'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sagittifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '137308'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41146'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41147'^^xsd:string;
  dwc:scientificName 'Thaumatomastix setifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '593694'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41147'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '593694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41148'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41148'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41149'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41149'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41150'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41150'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41151'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41151'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41152'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41152'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41153'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41153'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41154'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41154'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41155'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41155'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41156'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41156'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41157'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41157'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41158'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41158'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41168'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41168'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41169'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41169'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41170'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41170'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41171'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41171'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40964'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40964'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40965'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40965'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40966'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40966'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40967'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40967'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40968'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40968'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40969'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40969'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40970'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40970'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40971'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40971'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40972'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40972'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40977'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40977'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40978'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40978'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40979'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40979'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40980'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40980'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40981'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40981'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40982'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40982'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40983'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40983'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40984'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40984'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40985'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40985'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40986'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40986'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40987'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40987'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40988'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40988'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40989'^^xsd:string;
  dwc:scientificName 'Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40989'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40990'^^xsd:string;
  dwc:scientificName 'Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40990'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40991'^^xsd:string;
  dwc:scientificName 'Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40991'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40992'^^xsd:string;
  dwc:scientificName 'Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40992'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40993'^^xsd:string;
  dwc:scientificName 'Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40993'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40994'^^xsd:string;
  dwc:scientificName 'Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40994'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40995'^^xsd:string;
  dwc:scientificName 'Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40995'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40996'^^xsd:string;
  dwc:scientificName 'Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40996'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40997'^^xsd:string;
  dwc:scientificName 'Tripos macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40997'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '841260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40998'^^xsd:string;
  dwc:scientificName 'Tripos macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40998'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '841260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40999'^^xsd:string;
  dwc:scientificName 'Tripos macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40999'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '841260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41000'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41000'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41001'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41001'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41002'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41002'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41003'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41003'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41004'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41004'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41005'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41005'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41006'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41006'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41007'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41007'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41008'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41008'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41009'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41009'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41010'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41010'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41011'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41011'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41012'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41012'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41013'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41013'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41014'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41014'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41015'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41015'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41016'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41016'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41017'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41017'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41018'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41018'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41019'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41019'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41020'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41020'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41021'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41021'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41022'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41022'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41023'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41023'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41024'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41024'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41025'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41025'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41026'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41026'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41027'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41027'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41028'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41028'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41029'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41029'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41030'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41030'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41031'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41031'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41032'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41032'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41033'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41033'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41034'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41034'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41035'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41035'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41036'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41036'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41037'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41037'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41038'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41038'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41039'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41039'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41040'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41040'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41041'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41041'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41042'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41042'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41043'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41043'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41044'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41044'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41045'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41045'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41046'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41046'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41047'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41047'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41048'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41048'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41049'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41049'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41050'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41050'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41051'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41051'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41052'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41052'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41053'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41053'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41054'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41054'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41055'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41055'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41056'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41056'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41057'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41057'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41058'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41058'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41059'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41059'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41060'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41060'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41061'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41061'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41062'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41062'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41063'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41063'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41064'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41064'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41065'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41065'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41066'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41066'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41067'^^xsd:string;
  dwc:scientificName 'Thalassiosira nordenskioeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148931'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41067'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40951'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40951'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40952'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40952'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40953'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40953'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40954'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40954'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40955'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40955'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40956'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40956'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40957'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40957'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40958'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40958'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40959'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40959'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40960'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40960'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40961'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40961'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40962'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40962'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40963'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40963'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40973'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40973'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40974'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40974'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40975'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40975'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40976'^^xsd:string;
  dwc:scientificName 'Tripos lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '837459'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40976'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '837459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40873'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40873'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40874'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40874'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40875'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40875'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40876'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40876'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40877'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40877'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40878'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40878'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40879'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40879'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40880'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40880'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40881'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40881'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40882'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40882'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40883'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40883'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40884'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40884'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40885'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40885'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40886'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40886'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40887'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40887'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40888'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40888'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40889'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40889'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40890'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40890'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40891'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40891'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40892'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40892'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40893'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40893'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40894'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40894'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40895'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40895'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40896'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40896'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40897'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40897'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40898'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40898'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40899'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40899'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40900'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40900'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40901'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40901'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40902'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40902'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40903'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40903'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40904'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40904'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40905'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40905'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40906'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40906'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40907'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40907'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40908'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40908'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40909'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40909'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40910'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40910'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40911'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40911'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40912'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40912'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40913'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40913'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40914'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40914'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40915'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40915'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40916'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40916'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40917'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40917'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40918'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40918'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40919'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40919'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40920'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40920'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40921'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40921'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40922'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40922'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40923'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40923'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40924'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40924'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40925'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40925'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40926'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40926'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40927'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40927'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40928'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40928'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40929'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40929'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40930'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40930'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40931'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40931'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40932'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40932'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40933'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40933'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40934'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40934'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40935'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40935'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40936'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40936'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40937'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40937'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40938'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40938'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40939'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40939'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40940'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40940'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40941'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40941'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40942'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40942'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40943'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40943'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40944'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40944'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40945'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40945'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40946'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40946'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40947'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40947'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40948'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40948'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40949'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40949'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40950'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40950'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40771'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40771'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40772'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40772'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40773'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40773'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40774'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40774'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40775'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40775'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40776'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40776'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40777'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40777'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40778'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40778'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40779'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40779'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40780'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40780'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40781'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40781'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40784'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40784'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40785'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40785'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40786'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40786'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40787'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40787'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40788'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40788'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40789'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40789'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40790'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40790'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40791'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40791'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40792'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40792'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40793'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40793'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40794'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40794'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40795'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40795'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40796'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40796'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40797'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40797'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40798'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40798'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40799'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40799'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40800'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40800'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40801'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40801'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40802'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40802'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40803'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40803'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40804'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40804'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40805'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40805'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40806'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40806'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40807'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40807'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40808'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40808'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40809'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40809'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40810'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40810'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40811'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40811'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40812'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40812'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40813'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40813'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40814'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40814'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40815'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40815'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40816'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40816'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40817'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40817'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40818'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40818'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40819'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40819'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40820'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40820'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40821'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40821'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40822'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40822'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40823'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40823'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40824'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40824'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40825'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40825'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40826'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40826'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40827'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40827'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40828'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40828'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40829'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40829'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40830'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40830'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40831'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40831'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40832'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40832'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40833'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40833'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40834'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40834'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40835'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40835'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40836'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40836'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40837'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40837'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40838'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40838'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40839'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40839'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40840'^^xsd:string;
  dwc:scientificName 'Thalassiosira anguste-lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148914'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40840'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '964359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40841'^^xsd:string;
  dwc:scientificName 'Thalassiosira anguste-lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148914'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40841'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '964359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40842'^^xsd:string;
  dwc:scientificName 'Thalassiosira anguste-lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148914'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40842'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '964359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40843'^^xsd:string;
  dwc:scientificName 'Thalassiosira anguste-lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148914'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40843'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '964359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40844'^^xsd:string;
  dwc:scientificName 'Thalassiosira anguste-lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148914'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40844'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '964359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40845'^^xsd:string;
  dwc:scientificName 'Thalassiosira concaviuscula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345530'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40845'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '345530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40846'^^xsd:string;
  dwc:scientificName 'Thalassiosira concaviuscula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345530'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40846'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '345530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40847'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40847'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40848'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40848'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40849'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40849'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40850'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40850'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40851'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40851'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40852'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40852'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40853'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40853'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40854'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40854'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40855'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40855'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40856'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40856'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40857'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40857'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40858'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40858'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40859'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40859'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40860'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40860'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40861'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40861'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40862'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40862'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40863'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40863'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40864'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40864'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40865'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40865'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40866'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40866'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40867'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40867'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40868'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40868'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40869'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40869'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40870'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40870'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40871'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40871'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40872'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40872'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40667'^^xsd:string;
  dwc:scientificName 'Spatulodinium pseudonoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40667'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40668'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40668'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40669'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40669'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40670'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40670'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40671'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40671'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40672'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40672'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40673'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40673'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40674'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40674'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40675'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40675'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40676'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40676'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40677'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40677'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40678'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40678'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40679'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40679'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40680'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40680'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40681'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40681'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40682'^^xsd:string;
  dwc:scientificName 'Scenedesmus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160602'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40682'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '160602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40683'^^xsd:string;
  dwc:scientificName 'Scenedesmus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160602'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40683'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '160602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40684'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40684'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40685'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40685'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40686'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40686'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40687'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40687'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40688'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40688'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40689'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40689'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40690'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40690'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40691'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40691'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40692'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40692'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40693'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40693'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40694'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40694'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40695'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40695'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40696'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40696'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40697'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40697'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40698'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40698'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40699'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40699'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40700'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40700'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40701'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40701'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40702'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40702'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40703'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40703'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40704'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40704'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40705'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40705'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40706'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40706'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40707'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40707'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40708'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40708'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40709'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40709'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40710'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40710'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40711'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40711'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40712'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40712'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40713'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40713'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40714'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40714'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40715'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40715'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40716'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40716'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40717'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40717'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40718'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40718'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40719'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40719'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40720'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40720'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40721'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40721'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40722'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40722'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40723'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40723'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40724'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40724'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40725'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40725'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40726'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40726'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40727'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40727'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40728'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40728'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40729'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40729'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40730'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40730'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40731'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40731'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40745'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40745'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40746'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40746'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40747'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40747'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40748'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40748'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40749'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40749'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40750'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40750'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40751'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40751'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40752'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40752'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40753'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40753'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40754'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40754'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40755'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40755'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40756'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40756'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40757'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40757'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40758'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40758'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40759'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40759'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40760'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40760'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40761'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40761'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40762'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40762'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40763'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40763'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40764'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40764'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40765'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40765'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40766'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40766'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40767'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40767'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40768'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40768'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40769'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40769'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40770'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40770'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40782'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40782'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40783'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40783'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40563'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40563'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40564'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40564'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40565'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40565'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40566'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40566'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40567'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40567'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40568'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40568'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40569'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40569'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40570'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40570'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40571'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40571'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40576'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40576'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40577'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40577'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40578'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40578'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40579'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40579'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40580'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40580'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40581'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40581'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40582'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40582'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40583'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40583'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40584'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40584'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40585'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40585'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40586'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40586'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40587'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40587'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40588'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40588'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40589'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40589'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40590'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40590'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40591'^^xsd:string;
  dwc:scientificName 'Rhizosolenia styliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149629'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40591'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40592'^^xsd:string;
  dwc:scientificName 'Rhizosolenia styliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149629'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40592'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40593'^^xsd:string;
  dwc:scientificName 'Rhizosolenia styliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149629'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40593'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40594'^^xsd:string;
  dwc:scientificName 'Rhizosolenia styliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149629'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40594'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40595'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40595'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40596'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40596'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40597'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40597'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40598'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40598'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40599'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40599'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40600'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40600'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40601'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40601'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40602'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40602'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40603'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40603'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40604'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40604'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40605'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40605'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40606'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40606'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40607'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40607'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40608'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40608'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40609'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40609'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40610'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40610'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40611'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40611'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40612'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40612'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40613'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40613'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40614'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40614'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40615'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40615'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40616'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40616'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40617'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40617'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40618'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40618'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40619'^^xsd:string;
  dwc:scientificName 'Scrippsiella crystallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110167'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40619'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40620'^^xsd:string;
  dwc:scientificName 'Scrippsiella crystallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110167'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40620'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40621'^^xsd:string;
  dwc:scientificName 'Scrippsiella crystallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110167'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40621'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '110167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40622'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40622'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40623'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40623'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40624'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40624'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40625'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40625'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40626'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40626'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40627'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40627'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40628'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40628'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40629'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40629'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40630'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40630'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40631'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40631'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40632'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40632'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40633'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40633'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40634'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40634'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40635'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40635'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40636'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40636'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40637'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40637'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40638'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40638'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40639'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40639'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40640'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40640'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40641'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40641'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40642'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40642'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40643'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40643'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40644'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40644'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40645'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40645'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40646'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40646'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40647'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40647'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40648'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40648'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40649'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40649'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40650'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40650'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40651'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40651'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40652'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40652'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40653'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40653'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40654'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40654'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40655'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40655'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40656'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40656'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40657'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40657'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40658'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40658'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40659'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40659'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40660'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40660'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40661'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40661'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40662'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40662'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40663'^^xsd:string;
  dwc:scientificName 'Scrippsiella lachrymosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110168'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40663'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '110168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40664'^^xsd:string;
  dwc:scientificName 'Scrippsiella lachrymosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110168'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40664'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40665'^^xsd:string;
  dwc:scientificName 'Scrippsiella lachrymosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110168'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40665'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40666'^^xsd:string;
  dwc:scientificName 'Syltodinium listii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110283'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40666'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40472'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40472'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40473'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40473'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40474'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40474'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40475'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40475'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40476'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40476'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40477'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40477'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40478'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40478'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40479'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40479'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40480'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40480'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40481'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40481'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40482'^^xsd:string;
  dwc:scientificName 'Rhodomonas baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106313'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40482'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '106297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40483'^^xsd:string;
  dwc:scientificName 'Rhynchopus coscinodiscivorus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40483'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '146180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40484'^^xsd:string;
  dwc:scientificName 'Rhynchopus coscinodiscivorus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40484'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40485'^^xsd:string;
  dwc:scientificName 'Rhynchopus coscinodiscivorus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40485'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '146180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40486'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40486'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40487'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40487'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40488'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40488'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40489'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40489'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40490'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40490'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40491'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40491'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40492'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40492'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40493'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40493'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40494'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40494'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40495'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40495'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40496'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40496'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40497'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40497'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40498'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40498'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40499'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40499'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40500'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40500'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40501'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40501'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40502'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40502'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40503'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40503'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40504'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40504'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40505'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40505'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40506'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40506'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40507'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40507'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40508'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40508'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40509'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40509'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40510'^^xsd:string;
  dwc:scientificName 'Rhynchomonas nasuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146163'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40510'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '146163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40511'^^xsd:string;
  dwc:scientificName 'Rhynchomonas nasuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146163'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40511'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '146163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40512'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40512'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40513'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40513'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40514'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40514'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40515'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40515'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40516'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40516'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40517'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40517'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40518'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40518'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40519'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40519'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40520'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40520'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40521'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40521'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40522'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40522'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40523'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40523'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40524'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40524'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40525'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40525'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40526'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40526'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40527'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40527'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40528'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40528'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40529'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40529'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40530'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40530'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40531'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40531'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40532'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40532'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40533'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40533'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40534'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40534'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40535'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40535'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40536'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40536'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40537'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40537'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40538'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40538'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40539'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40539'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40540'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40540'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40541'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40541'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40542'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40542'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40543'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40543'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40544'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40544'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40545'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40545'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40546'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40546'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40547'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40547'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40548'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40548'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40549'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40549'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40550'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40550'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40551'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40551'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40552'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40552'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40553'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40553'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40554'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40554'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40555'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40555'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40556'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40556'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40557'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40557'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40558'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40558'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40559'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40559'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40560'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40560'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40561'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40561'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40562'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40562'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40572'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40572'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40573'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40573'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40574'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40574'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40575'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40575'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40368'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40368'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40369'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40369'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40370'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40370'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40371'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40371'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40372'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40372'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40373'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40373'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40374'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40374'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40375'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40375'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40376'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40376'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40381'^^xsd:string;
  dwc:scientificName 'Pseudochattonella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '531446'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40381'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '531446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40382'^^xsd:string;
  dwc:scientificName 'Pseudochattonella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '531446'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40382'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '531446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40383'^^xsd:string;
  dwc:scientificName 'Pseudochattonella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '531446'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40383'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '531446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40384'^^xsd:string;
  dwc:scientificName 'Pseudochattonella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '531446'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40384'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '531446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40385'^^xsd:string;
  dwc:scientificName 'Pseudochattonella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '531446'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40385'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '531446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40386'^^xsd:string;
  dwc:scientificName 'Pseudochattonella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '531446'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40386'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '531446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40387'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40387'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40388'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40388'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40389'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40389'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40390'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40390'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40391'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40391'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40392'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40392'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40393'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40393'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40394'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40394'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40395'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40395'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40396'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40396'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40397'^^xsd:string;
  dwc:scientificName 'Paulsenella kornmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109576'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40397'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40398'^^xsd:string;
  dwc:scientificName 'Paulsenella kornmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109576'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40398'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40399'^^xsd:string;
  dwc:scientificName 'Paulsenella kornmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109576'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40399'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40400'^^xsd:string;
  dwc:scientificName 'Pediastrum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160561'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40400'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '160561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40401'^^xsd:string;
  dwc:scientificName 'Phaeocystis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40401'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40402'^^xsd:string;
  dwc:scientificName 'Phaeocystis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40402'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40403'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149056'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40403'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40404'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149056'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40404'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40405'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40405'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40406'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40406'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40407'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40407'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40408'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40408'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40409'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40409'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40410'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40410'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40411'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40411'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40412'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40412'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40413'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40413'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40414'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40414'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40415'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40415'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40416'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40416'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40417'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40417'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40418'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40418'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40419'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40419'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40420'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40420'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40421'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40421'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40422'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40422'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40423'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40423'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40424'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40424'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40425'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40425'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40426'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40426'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40427'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40427'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40428'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40428'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40429'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40429'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40430'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40430'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40431'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40431'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40432'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40432'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40433'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40433'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40434'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40434'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40435'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40435'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40436'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40436'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40437'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40437'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40438'^^xsd:string;
  dwc:scientificName 'Prorocentrum sp. 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40438'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40439'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40439'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40440'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40440'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40441'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40441'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40442'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40442'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40443'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40443'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40444'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40444'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40445'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40445'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40446'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40446'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40447'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40447'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40448'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40448'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40449'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40449'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40450'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40450'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40451'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40451'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40452'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40452'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40453'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40453'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40454'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40454'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40455'^^xsd:string;
  dwc:scientificName 'Pterosperma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160595'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40455'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '160595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40456'^^xsd:string;
  dwc:scientificName 'Pterosperma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160595'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40456'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '160595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40457'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40457'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40458'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40458'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40459'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40459'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40460'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40460'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40461'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40461'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40462'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40462'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40463'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40463'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40464'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40464'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40465'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40465'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40466'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40466'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40467'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40467'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40468'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40468'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40469'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40469'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40470'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40470'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40471'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40471'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40278'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40278'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40279'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40279'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40280'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40280'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40281'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40281'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40282'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40282'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40283'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40283'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40284'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40284'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40285'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40285'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40286'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40286'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40287'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40287'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40288'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40288'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40289'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40289'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40290'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40290'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40291'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40291'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40292'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40292'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40293'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40293'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40294'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40294'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40295'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40295'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40296'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40296'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40297'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40297'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40298'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40298'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40299'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40299'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40300'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40300'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40301'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40301'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40302'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40302'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40303'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40303'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40304'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40304'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40305'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40305'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40306'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40306'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40307'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40307'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40308'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40308'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40309'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40309'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40310'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40310'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40311'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40311'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40312'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40312'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40313'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40313'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40314'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40314'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40315'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40315'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40316'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40316'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40317'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40317'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40318'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40318'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40319'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40319'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40320'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40320'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40321'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40321'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40322'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40322'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40323'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40323'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40324'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40324'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40325'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40325'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40326'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40326'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40327'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40327'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40328'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40328'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40329'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40329'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40330'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40330'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40331'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40331'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40332'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40332'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40333'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40333'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40334'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40334'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40335'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40335'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40336'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40336'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40337'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40337'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40338'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40338'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40339'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40339'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40340'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40340'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40341'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40341'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40342'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40342'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40343'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40343'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40344'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40344'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40345'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40345'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40346'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40346'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40347'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40347'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40348'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40348'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40349'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40349'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40350'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40350'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40351'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40351'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40352'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40352'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40353'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40353'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40354'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40354'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40355'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40355'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40356'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40356'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40357'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40357'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40358'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40358'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40359'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40359'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40360'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40360'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40361'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40361'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40362'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40362'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40363'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40363'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40364'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40364'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40365'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40365'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40366'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40366'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40367'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40367'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40377'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40377'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40378'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40378'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40379'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40379'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40380'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40380'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40174'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40174'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40175'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40175'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40176'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40176'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40177'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40177'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40178'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40178'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40179'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40179'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40180'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40180'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40181'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40181'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40182'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40182'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40187'^^xsd:string;
  dwc:scientificName 'Psammodiscus nitidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163338'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40187'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '984031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40188'^^xsd:string;
  dwc:scientificName 'Psammodiscus nitidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163338'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40188'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '984031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40189'^^xsd:string;
  dwc:scientificName 'Psammodiscus nitidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163338'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40189'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '984031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40190'^^xsd:string;
  dwc:scientificName 'Psammodiscus nitidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163338'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40190'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '984031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40191'^^xsd:string;
  dwc:scientificName 'Psammodiscus nitidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163338'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40191'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '984031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40192'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40192'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40193'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40193'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40194'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40194'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40195'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40195'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40196'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40196'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40197'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40197'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40198'^^xsd:string;
  dwc:scientificName 'Protoperidinium obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110239'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40198'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40199'^^xsd:string;
  dwc:scientificName 'Protoperidinium obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110239'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40199'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40200'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40200'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40201'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40201'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40202'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40202'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40203'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40203'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40204'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40204'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40205'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40205'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40206'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40206'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40207'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40207'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40208'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40208'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40209'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40209'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40210'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40210'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40211'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40211'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40212'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40212'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40213'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40213'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40214'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40214'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40215'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40215'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40216'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40216'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40217'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40217'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40218'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40218'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40219'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40219'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40220'^^xsd:string;
  dwc:scientificName 'Poteriodendron petiolatum var. abbottii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '551182'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40220'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '551182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40221'^^xsd:string;
  dwc:scientificName 'Pterosperma polygonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '341610'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40221'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '341610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40222'^^xsd:string;
  dwc:scientificName 'Pterosperma polygonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '341610'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40222'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '341610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40223'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40223'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40224'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40224'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40225'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40225'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40226'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40226'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40227'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40227'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40228'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40228'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40229'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40229'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40230'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40230'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40231'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40231'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40232'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40232'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40233'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40233'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40234'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40234'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40235'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40235'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40236'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40236'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40237'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40237'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40238'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40238'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40239'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40239'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40240'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40240'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40241'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40241'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40242'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40242'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40243'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40243'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40244'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40244'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40245'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40245'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40246'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40246'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40247'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40247'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40248'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40248'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40249'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40249'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40250'^^xsd:string;
  dwc:scientificName 'Pronoctiluca spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109904'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40250'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '109904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40251'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40251'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40252'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40252'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40253'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40253'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40254'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40254'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40255'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40255'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40256'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40256'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40257'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40257'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40258'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40258'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40259'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40259'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40260'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40260'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40261'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40261'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40262'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40262'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40263'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40263'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40264'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40264'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40265'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40265'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40266'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40266'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40267'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40267'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40268'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40268'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40269'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40269'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40270'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40270'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40271'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40271'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40272'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40272'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40273'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40273'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40274'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40274'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40275'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40275'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40276'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40276'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40277'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40277'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40083'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40083'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40084'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40084'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40085'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40085'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40086'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40086'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40087'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40087'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40088'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40088'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40089'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40089'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40090'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40090'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40091'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40091'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40092'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40092'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40093'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40093'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40094'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40094'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40095'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40095'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40096'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40096'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40097'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40097'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40098'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40098'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40099'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40099'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40100'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40100'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40101'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40101'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40102'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40102'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40103'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40103'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40104'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40104'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40105'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40105'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40106'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40106'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40107'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40107'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40108'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40108'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40109'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40109'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40110'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40110'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40111'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40111'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40112'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40112'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40113'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40113'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40114'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40114'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40115'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40115'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40116'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40116'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40117'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40117'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40118'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40118'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40119'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40119'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40120'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40120'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40121'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40121'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40122'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40122'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40123'^^xsd:string;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40123'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40124'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40124'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40125'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40125'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40126'^^xsd:string;
  dwc:scientificName 'Pseudopediastrum kawraiskyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '621602'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40126'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '621602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40127'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40127'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40128'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40128'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40129'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40129'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40130'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40130'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40131'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40131'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40132'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40132'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40133'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40133'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40134'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40134'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40135'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40135'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40136'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40136'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40137'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40137'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40138'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40138'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40139'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40139'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40140'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40140'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40141'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40141'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40142'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40142'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40143'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40143'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40144'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40144'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40145'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40145'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40146'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40146'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40147'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40147'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40148'^^xsd:string;
  dwc:scientificName 'Prorocentrum lima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110301'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40148'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40149'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40149'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40150'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis mediaequatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '577809'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40150'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '577809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40151'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis mediaequatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '577809'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40151'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '577809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40152'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis mediaequatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '577809'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40152'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '577809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40153'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis mediaequatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '577809'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40153'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '577809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40154'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis mediaequatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '577809'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40154'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '577809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40155'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40155'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40156'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40156'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40157'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40157'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40158'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40158'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40159'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40159'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40160'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40160'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40161'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40161'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40162'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40162'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40163'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40163'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40164'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40164'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40165'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40165'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40166'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40166'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40167'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40167'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40168'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40168'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40169'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40169'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40170'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40170'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40171'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40171'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40172'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40172'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40173'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40173'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40183'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40183'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40184'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40184'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40185'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40185'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40186'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40186'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39981'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39981'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39982'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pseudodelicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156548'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39982'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '156548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39983'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39983'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39984'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39984'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39985'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39985'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39986'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39986'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39987'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39987'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39988'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39988'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39989'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39989'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39990'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39990'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39993'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39993'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39994'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39994'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39995'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39995'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39996'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39996'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39997'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39997'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39998'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39998'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39999'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39999'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40000'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40000'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40001'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40001'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40002'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40002'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40003'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40003'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40004'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40004'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40005'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40005'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40006'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40006'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40007'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40007'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40008'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40008'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40009'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40009'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40010'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40010'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40011'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40011'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40012'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40012'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40013'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40013'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40014'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40014'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40015'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40015'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40016'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40016'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40017'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40017'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40018'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40018'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40019'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40019'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40020'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40020'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40021'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40021'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40022'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40022'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40023'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40023'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40024'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40024'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40025'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40025'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40026'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40026'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40027'^^xsd:string;
  dwc:scientificName 'Prorocentrum balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110293'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40027'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40028'^^xsd:string;
  dwc:scientificName 'Prorocentrum balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110293'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40028'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40029'^^xsd:string;
  dwc:scientificName 'Prorocentrum balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110293'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40029'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40030'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40030'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40031'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40031'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40032'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40032'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40033'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40033'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40034'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40034'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40035'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40035'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40036'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40036'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40037'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40037'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40038'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40038'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40039'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40039'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40040'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40040'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40041'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40041'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40042'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40042'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40043'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40043'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40044'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40044'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40045'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40045'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40046'^^xsd:string;
  dwc:scientificName 'Protoperidinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162749'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40046'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40047'^^xsd:string;
  dwc:scientificName 'Protoperidinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162749'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40047'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40048'^^xsd:string;
  dwc:scientificName 'Protoperidinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163862'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40048'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40049'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40049'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40050'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40050'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40051'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40051'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40052'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40052'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40053'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40053'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40054'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40054'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40055'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40055'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40056'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40056'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40057'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40057'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40058'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40058'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40059'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40059'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40060'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40060'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40061'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40061'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40062'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40062'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40063'^^xsd:string;
  dwc:scientificName 'Protoperidinium deficiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163429'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40063'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40064'^^xsd:string;
  dwc:scientificName 'Protoperidinium deficiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163429'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40064'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40065'^^xsd:string;
  dwc:scientificName 'Protoperidinium denticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110216'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40065'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40066'^^xsd:string;
  dwc:scientificName 'Protoperidinium denticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110216'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40066'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40067'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40067'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40068'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40068'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40069'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40069'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40070'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40070'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40071'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40071'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40072'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40072'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40073'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40073'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40074'^^xsd:string;
  dwc:scientificName 'Protoperidinium divaricatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '233363'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40074'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40075'^^xsd:string;
  dwc:scientificName 'Protoperidinium excentricum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110220'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40075'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40076'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40076'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40077'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40077'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40078'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40078'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40079'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40079'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40080'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40080'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40081'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40081'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_40082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_40082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_40082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_40082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_40082'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_40082'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39890'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39890'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39891'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39891'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39892'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39892'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39893'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39893'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39894'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39894'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39895'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39895'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39896'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39896'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39897'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39897'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39898'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39898'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39899'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39899'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39900'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39900'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39901'^^xsd:string;
  dwc:scientificName 'Oodinium pouchetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345495'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39901'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '345495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39902'^^xsd:string;
  dwc:scientificName 'Oodinium pouchetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345495'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39902'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '345495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39903'^^xsd:string;
  dwc:scientificName 'Oodinium pouchetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345495'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39903'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '345495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39904'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39904'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39905'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39905'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39906'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39906'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39907'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39907'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39908'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39908'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39909'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39909'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39910'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39910'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39911'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39911'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39912'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39912'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39913'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39913'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39914'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39914'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39915'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39915'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39916'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39916'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39917'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39917'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39918'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39918'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39919'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39919'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39920'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39920'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39921'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39921'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39922'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39922'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39923'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39923'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39924'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39924'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39925'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39925'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39926'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39926'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39927'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39927'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39928'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39928'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39929'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39929'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39930'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39930'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39931'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39931'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39932'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39932'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39933'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39933'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39934'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39934'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39935'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39935'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39936'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39936'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39937'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39937'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39938'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39938'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39939'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39939'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39940'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39940'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39941'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39941'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39942'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39942'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39943'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39943'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39944'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39944'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39945'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39945'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39946'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39946'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39947'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39947'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39948'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39948'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39949'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39949'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39950'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39950'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39951'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39951'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39952'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39952'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39953'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39953'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39954'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39954'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39955'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39955'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39956'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39956'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39957'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39957'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39958'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39958'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39959'^^xsd:string;
  dwc:scientificName 'Opephora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149358'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39959'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39960'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia delicatissima complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39960'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39961'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia delicatissima complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39961'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39962'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39962'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39963'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39963'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39964'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39964'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39965'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39965'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39966'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39966'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39967'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39967'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39968'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39968'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39969'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39969'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39970'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39970'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39971'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39971'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39972'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39972'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39973'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39973'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39974'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39974'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39975'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39975'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39976'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39976'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39977'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39977'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39978'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39978'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39979'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39979'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39980'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39980'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39991'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39991'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39992'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39992'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39787'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39787'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39788'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39788'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39789'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39789'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39790'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39790'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39791'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39791'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39792'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39792'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39793'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39793'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39794'^^xsd:string;
  dwc:scientificName 'Nitzschia spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149592'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39794'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39795'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39795'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39796'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39796'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39800'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39800'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39801'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39801'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39802'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39802'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39803'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39803'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39804'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39804'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39805'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39805'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39806'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39806'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39807'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39807'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39808'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39808'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39809'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39809'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39810'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39810'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39811'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39811'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39812'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39812'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39813'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39813'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39814'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39814'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39815'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39815'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39816'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39816'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39817'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39817'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39818'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39818'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39819'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39819'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39820'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39820'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39821'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39821'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39822'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39822'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39823'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39823'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39824'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39824'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39825'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39825'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39826'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39826'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39827'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39827'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39828'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39828'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39829'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39829'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39830'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39830'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39831'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39831'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39832'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39832'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39833'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39833'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39834'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39834'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39835'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39835'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39836'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39836'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39837'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39837'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39838'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39838'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39839'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39839'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39840'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39840'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39841'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39841'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39842'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39842'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39843'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39843'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39844'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39844'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39845'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39845'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39846'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39846'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39847'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39847'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39848'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39848'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39849'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39849'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39850'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39850'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39851'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39851'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39852'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39852'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39853'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39853'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39854'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39854'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39855'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39855'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39856'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39856'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39857'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39857'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39858'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39858'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39859'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39859'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39860'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39860'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39861'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39861'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39862'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39862'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39863'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39863'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39864'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39864'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39865'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39865'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39866'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39866'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39867'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39867'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39868'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39868'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39869'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39869'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39870'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39870'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39871'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39871'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39872'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39872'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39873'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39873'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39874'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39874'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39875'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39875'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39876'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39876'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39877'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39877'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39878'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39878'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39879'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39879'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39880'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39880'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39881'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39881'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39882'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39882'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39883'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39883'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39884'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39884'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39885'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39885'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39886'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39886'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39887'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39887'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39888'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39888'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39889'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39889'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39696'^^xsd:string;
  dwc:scientificName 'Monosiga marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105643'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39696'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39697'^^xsd:string;
  dwc:scientificName 'Meuniera membranacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149145'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39697'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39698'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39698'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39699'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39699'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39700'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39700'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39701'^^xsd:string;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39701'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39702'^^xsd:string;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39702'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39703'^^xsd:string;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39703'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39704'^^xsd:string;
  dwc:scientificName 'Minutocellus polymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464449'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39704'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '464448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39705'^^xsd:string;
  dwc:scientificName 'Minutocellus pseudopolymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841851'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39705'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '841851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39706'^^xsd:string;
  dwc:scientificName 'Minutocellus pseudopolymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841851'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39706'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '841851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39707'^^xsd:string;
  dwc:scientificName 'Minutocellus pseudopolymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841851'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39707'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '841851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39708'^^xsd:string;
  dwc:scientificName 'Minutocellus pseudopolymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841851'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39708'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '841851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39709'^^xsd:string;
  dwc:scientificName 'Minutocellus pseudopolymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841851'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39709'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '841851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39710'^^xsd:string;
  dwc:scientificName 'Minutocellus pseudopolymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841851'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39710'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '841851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39711'^^xsd:string;
  dwc:scientificName 'Minutocellus pseudopolymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841851'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39711'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '841851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39712'^^xsd:string;
  dwc:scientificName 'Minutocellus pseudopolymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841851'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39712'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '841851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39713'^^xsd:string;
  dwc:scientificName 'Minutocellus pseudopolymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841851'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39713'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '841851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39714'^^xsd:string;
  dwc:scientificName 'Minutocellus pseudopolymorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '841851'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39714'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '841851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39715'^^xsd:string;
  dwc:scientificName 'Meringosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115075'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39715'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '115075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39716'^^xsd:string;
  dwc:scientificName 'Meringosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115075'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39716'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '115075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39717'^^xsd:string;
  dwc:scientificName 'Metromonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118019'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39717'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '118019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39718'^^xsd:string;
  dwc:scientificName 'Metromonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118019'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39718'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '118019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39719'^^xsd:string;
  dwc:scientificName 'Monosiga sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105535'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39719'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '105535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39720'^^xsd:string;
  dwc:scientificName 'Nematodinium armatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109907'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39720'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39721'^^xsd:string;
  dwc:scientificName 'Nematodinium armatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109907'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39721'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39722'^^xsd:string;
  dwc:scientificName 'Nematodinium armatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109907'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39722'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39723'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39723'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39724'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39724'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39725'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39725'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39726'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39726'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39727'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39727'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39728'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39728'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39729'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39729'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39730'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39730'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39731'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39731'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39732'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39732'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39733'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39733'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39734'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39734'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39735'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39735'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39736'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39736'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39737'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39737'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39738'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39738'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39739'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39739'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39740'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39740'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39741'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39741'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39742'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39742'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39743'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39743'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39744'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39744'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39745'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39745'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39746'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39746'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39747'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39747'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39748'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39748'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39749'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39749'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39750'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39750'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39751'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39751'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39752'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39752'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39753'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39753'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39754'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39754'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39755'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39755'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39756'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39756'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39757'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39757'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39758'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39758'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39759'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39759'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39760'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39760'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39761'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39761'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39762'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39762'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39763'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39763'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39764'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39764'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39765'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39765'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39766'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39766'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39767'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39767'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39768'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39768'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39769'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39769'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39770'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39770'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39771'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39771'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39772'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39772'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39773'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39773'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39774'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39774'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39775'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39775'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39776'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39776'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39777'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39777'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39778'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39778'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39779'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39779'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39780'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39780'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39781'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39781'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39782'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39782'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39783'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39783'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39784'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39784'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39785'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39785'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39786'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39786'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39797'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39797'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39798'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39798'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39799'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39799'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39579'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39579'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39580'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39580'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39581'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39581'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39582'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39582'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39583'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39583'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39584'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39584'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39585'^^xsd:string;
  dwc:scientificName 'Heterosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160584'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39585'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '160584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39586'^^xsd:string;
  dwc:scientificName 'Heterosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160584'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39586'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '160584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39587'^^xsd:string;
  dwc:scientificName 'Heterosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160584'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39587'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '160584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39592'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39592'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39593'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39593'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39594'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39594'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39595'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39595'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39596'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39596'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39597'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39597'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39598'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39598'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39599'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39599'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39600'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39600'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39601'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39601'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39602'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39602'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39603'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39603'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39604'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39604'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39618'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39618'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39619'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39619'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39620'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39620'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39621'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39621'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39622'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39622'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39623'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39623'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39624'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39624'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39625'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39625'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39626'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39626'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39627'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39627'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39628'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39628'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39629'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39629'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39630'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39630'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39631'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39631'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39632'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39632'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39633'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39633'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39634'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39634'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39635'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39635'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39636'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39636'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39637'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39637'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39638'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39638'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39639'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39639'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39640'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39640'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39641'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39641'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39642'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39642'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39643'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39643'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39644'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39644'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39645'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39645'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39646'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39646'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39647'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39647'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39648'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39648'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39649'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39649'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39650'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39650'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39651'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39651'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39652'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39652'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39653'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39653'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39654'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39654'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39655'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39655'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39656'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39656'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39657'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39657'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39658'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39658'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39659'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39659'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39660'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39660'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39661'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39661'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39662'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39662'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39663'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39663'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39664'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39664'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39665'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39665'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39666'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39666'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39667'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39667'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39668'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39668'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39669'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39669'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39670'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39670'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39671'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39671'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39672'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39672'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39673'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39673'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39674'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39674'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39675'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39675'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39676'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39676'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39677'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39677'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39678'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39678'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39679'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39679'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39680'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39680'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39681'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39681'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39682'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39682'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39683'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39683'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39684'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39684'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39685'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39685'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39686'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39686'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39687'^^xsd:string;
  dwc:scientificName 'Merismopedia glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146578'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39687'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '146578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39688'^^xsd:string;
  dwc:scientificName 'Mamiella gilva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134562'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39688'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '134562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39689'^^xsd:string;
  dwc:scientificName 'Mamiella gilva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134562'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39689'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '134562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39690'^^xsd:string;
  dwc:scientificName 'Mamiella gilva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134562'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39690'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '134562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39691'^^xsd:string;
  dwc:scientificName 'Mamiella gilva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134562'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39691'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '134562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39692'^^xsd:string;
  dwc:scientificName 'Mamiella gilva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134562'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39692'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '134562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39693'^^xsd:string;
  dwc:scientificName 'Mamiella gilva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134562'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39693'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '134562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39694'^^xsd:string;
  dwc:scientificName 'Mamiella gilva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134562'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39694'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '134562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39695'^^xsd:string;
  dwc:scientificName 'Monosiga marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105643'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39695'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '105643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39488'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39488'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39489'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39489'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39490'^^xsd:string;
  dwc:scientificName 'Gyrodinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109870'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39490'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '109870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39491'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39491'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39492'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39492'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39493'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39493'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39494'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39494'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39495'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39495'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39496'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39496'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39497'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39497'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39498'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39498'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39499'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39499'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39500'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39500'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39501'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39501'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39502'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39502'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39503'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39503'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39504'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39504'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39505'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39505'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39506'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39506'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39507'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39507'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39508'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39508'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39509'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39509'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39510'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39510'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39511'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39511'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39512'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39512'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39513'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39513'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39514'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39514'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39515'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39515'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39516'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39516'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39517'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39517'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39518'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39518'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39519'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39519'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39520'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39520'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39521'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39521'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39522'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39522'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39523'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39523'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39524'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39524'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39525'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39525'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39526'^^xsd:string;
  dwc:scientificName 'Gyrodinium wulffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109881'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39526'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39527'^^xsd:string;
  dwc:scientificName 'Gephyrocapsa sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '235823'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39527'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '235823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39528'^^xsd:string;
  dwc:scientificName 'Glyphodesmis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149354'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39528'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39529'^^xsd:string;
  dwc:scientificName 'Goniomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106286'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39529'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '106286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39530'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39530'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39531'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39531'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39532'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39532'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39533'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39533'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39534'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39534'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39535'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39535'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39536'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39536'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39537'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39537'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39538'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39538'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39539'^^xsd:string;
  dwc:scientificName 'Heterosigma akashiwo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160585'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39539'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39540'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39540'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39541'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39541'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39542'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39542'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39543'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39543'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39544'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39544'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39545'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39545'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39546'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39546'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39547'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39547'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39548'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39548'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39549'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39549'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39550'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39550'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39551'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39551'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39552'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39552'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39553'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39553'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39554'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39554'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39555'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39555'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39556'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39556'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39557'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39557'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39558'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39558'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39559'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39559'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39560'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39560'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39561'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39561'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39562'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39562'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39563'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39563'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39564'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39564'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39565'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39565'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39566'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39566'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39567'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39567'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39568'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39568'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39569'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39569'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39570'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39570'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39571'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39571'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39572'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39572'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39573'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39573'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39574'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39574'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39575'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39575'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39576'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39576'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39577'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39577'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39578'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39578'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39588'^^xsd:string;
  dwc:scientificName 'Katodinium glaucum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109885'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39588'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1382182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39589'^^xsd:string;
  dwc:scientificName 'Katodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109477'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39589'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '109477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39590'^^xsd:string;
  dwc:scientificName 'Katodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109477'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39590'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39591'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39591'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39384'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39384'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39385'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39385'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39386'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39386'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39387'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39387'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39388'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39388'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39389'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39389'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39390'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39390'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39391'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39391'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39392'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39392'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39397'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39397'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39398'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39398'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39399'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39399'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39400'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39400'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39401'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39401'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39402'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39402'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39403'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39403'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39404'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39404'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39405'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39405'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39406'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39406'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39407'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39407'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39408'^^xsd:string;
  dwc:scientificName 'Fragilidium subglobosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109705'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39408'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '109705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39409'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39409'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39410'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39410'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39411'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39411'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39412'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39412'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39413'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39413'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39414'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39414'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39415'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39415'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39416'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39416'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39417'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39417'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39418'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39418'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39419'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39419'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39420'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39420'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39421'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39421'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39422'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39422'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39423'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39423'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39424'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39424'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39425'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39425'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39426'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39426'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39427'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39427'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39428'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39428'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39429'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39429'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39430'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39430'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39431'^^xsd:string;
  dwc:scientificName 'Gyrodinium britannicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109843'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39431'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39432'^^xsd:string;
  dwc:scientificName 'Gyrodinium britannicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109843'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39432'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39433'^^xsd:string;
  dwc:scientificName 'Gyrodinium britannicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109843'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39433'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '109843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39434'^^xsd:string;
  dwc:scientificName 'Gyrodinium britannicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109843'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39434'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39435'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39435'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39436'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39436'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39437'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39437'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39438'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39438'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39439'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39439'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39440'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39440'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39441'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39441'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39442'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39442'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39443'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39443'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39444'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39444'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39445'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39445'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39446'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39446'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39447'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39447'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39448'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39448'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39449'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39449'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39450'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39450'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39451'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39451'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39452'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39452'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39453'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39453'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39454'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39454'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39455'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39455'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39456'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39456'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39457'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39457'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39458'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39458'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39459'^^xsd:string;
  dwc:scientificName 'Gonyaulax digitale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '233517'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39459'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39460'^^xsd:string;
  dwc:scientificName 'Gymnodinium endofasciculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109792'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39460'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39461'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39461'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39462'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39462'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39463'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39463'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39464'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39464'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39465'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39465'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39466'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39466'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39467'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39467'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39468'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39468'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39469'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39469'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39470'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39470'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39471'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39471'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39472'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39472'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39473'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39473'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39474'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39474'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39475'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39475'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39476'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39476'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39477'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39477'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39478'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39478'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39479'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39479'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39480'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39480'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39481'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39481'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39482'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39482'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39483'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39483'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39484'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39484'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39485'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39485'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39486'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39486'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39487'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39487'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39293'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39293'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39294'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39294'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39295'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39295'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39296'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39296'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39297'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39297'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39298'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39298'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39299'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39299'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39300'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39300'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39301'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39301'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39302'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39302'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39303'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39303'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39304'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39304'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39305'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39305'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39306'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39306'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39307'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39307'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39308'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39308'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39309'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39309'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39310'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39310'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39311'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39311'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39312'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39312'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39313'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39313'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39314'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39314'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39315'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39315'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39316'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39316'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39317'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39317'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39318'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39318'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39319'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39319'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39320'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39320'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39321'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39321'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39322'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39322'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39323'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39323'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39324'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39324'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39325'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39325'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39326'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39326'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39327'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39327'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39328'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39328'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39329'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39329'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39330'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39330'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39331'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39331'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39332'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39332'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39333'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39333'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39334'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39334'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39335'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39335'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39336'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39336'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39337'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39337'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39338'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39338'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39339'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39339'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39340'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39340'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39341'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39341'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39342'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39342'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39343'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39343'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39344'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39344'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39345'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39345'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39346'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39346'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39347'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39347'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39348'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39348'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39349'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39349'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39350'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39350'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39351'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39351'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39352'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39352'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39353'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39353'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39354'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39354'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39355'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39355'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39356'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39356'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39357'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39357'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39358'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39358'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39359'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39359'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39360'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39360'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39361'^^xsd:string;
  dwc:scientificName 'Ensiculifera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '231803'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39361'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '231803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39362'^^xsd:string;
  dwc:scientificName 'Eucampia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149130'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39362'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39363'^^xsd:string;
  dwc:scientificName 'Euglenoidea  indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39363'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39364'^^xsd:string;
  dwc:scientificName 'Euglenoidea  indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39364'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39365'^^xsd:string;
  dwc:scientificName 'Euglenoidea  indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39365'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39366'^^xsd:string;
  dwc:scientificName 'Euglenoidea  indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39366'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39367'^^xsd:string;
  dwc:scientificName 'Euglenoidea  indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39367'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39368'^^xsd:string;
  dwc:scientificName 'Euglenoidea  indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39368'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39369'^^xsd:string;
  dwc:scientificName 'Fibrocapsa japonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '233761'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39369'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39370'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39370'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39371'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39371'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39372'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39372'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39373'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39373'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39374'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39374'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39375'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39375'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39376'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39376'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39377'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39377'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39378'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39378'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39379'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39379'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39380'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39380'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39381'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39381'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39382'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39382'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39383'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39383'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39393'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39393'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39394'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39394'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39395'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39395'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39396'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39396'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39189'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39189'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39190'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39190'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39191'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39191'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39192'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39192'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39193'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39193'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39194'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39194'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39195'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39195'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39196'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39196'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39197'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39197'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39202'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sphaerica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105574'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39202'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39203'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sphaerica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105574'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39203'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39204'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sphaerica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105574'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39204'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '105574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39205'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39205'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39206'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39206'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39207'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39207'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39208'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39208'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39209'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39209'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39210'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39210'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39211'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39211'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39212'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39212'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39213'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39213'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39214'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39214'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39215'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39215'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39216'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39216'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39217'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39217'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39218'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39218'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39219'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39219'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39220'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39220'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39221'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39221'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39222'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39222'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39223'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39223'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39224'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39224'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39225'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39225'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39226'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39226'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39227'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39227'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39228'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39228'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39229'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39229'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39230'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39230'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39231'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39231'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39232'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39232'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39233'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39233'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39234'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39234'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39235'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39235'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39236'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39236'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39237'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39237'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39238'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39238'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39239'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39239'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39240'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39240'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39241'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39241'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39242'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39242'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39243'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39243'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39244'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39244'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39245'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39245'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39246'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39246'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39247'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39247'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39248'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39248'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39249'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39249'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39250'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39250'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39251'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39251'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39252'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39252'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39253'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39253'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39254'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39254'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39255'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39255'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39256'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39256'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39257'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39257'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39258'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39258'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39259'^^xsd:string;
  dwc:scientificName 'Dinophyceae cysts'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39259'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39260'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39260'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39261'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39261'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39262'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39262'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39263'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39263'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39264'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39264'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39265'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39265'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39266'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39266'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39267'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39267'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39268'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39268'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39269'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39269'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39270'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39270'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39271'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39271'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39272'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39272'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39273'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39273'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39274'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39274'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39275'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39275'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39276'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39276'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39277'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39277'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39278'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39278'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39279'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39279'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39280'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39280'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39281'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39281'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39282'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39282'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39283'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39283'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39284'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39284'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39285'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39285'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39286'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39286'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39287'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39287'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39288'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39288'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39289'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39289'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39290'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39290'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39291'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39291'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39292'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39292'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39098'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39098'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39099'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39099'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39100'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39100'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39101'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39101'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39102'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39102'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39103'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39103'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39104'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39104'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39105'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39105'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39106'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39106'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39107'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39107'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39108'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39108'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39109'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39109'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39110'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39110'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39111'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39111'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39112'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39112'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39113'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39113'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39114'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39114'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39115'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39115'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39116'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39116'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39117'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39117'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39118'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39118'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39119'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39119'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39120'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39120'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39121'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39121'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39122'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39122'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39123'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39123'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39124'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39124'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39125'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39125'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39126'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39126'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39127'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39127'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39128'^^xsd:string;
  dwc:scientificName 'Diplonema breviciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146175'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39128'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '146175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39129'^^xsd:string;
  dwc:scientificName 'Diplonema breviciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146175'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39129'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '146175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39130'^^xsd:string;
  dwc:scientificName 'Diplonema breviciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146175'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39130'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39131'^^xsd:string;
  dwc:scientificName 'Diplonema breviciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '146175'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39131'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '146175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39132'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39132'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39133'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39133'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39134'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39134'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39135'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39135'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39136'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39136'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39137'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39137'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39138'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39138'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39139'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39139'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39140'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39140'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39141'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39141'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39142'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39142'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39143'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39143'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39144'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39144'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39145'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39145'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39146'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39146'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39147'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39147'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39148'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39148'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39149'^^xsd:string;
  dwc:scientificName 'Detonula confervacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149286'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39149'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '163224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39150'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39150'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39151'^^xsd:string;
  dwc:scientificName 'Dimeregramma minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163234'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39151'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1465541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39152'^^xsd:string;
  dwc:scientificName 'Dimeregramma minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163234'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39152'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1465541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39153'^^xsd:string;
  dwc:scientificName 'Dimeregramma minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163234'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39153'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1465541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39154'^^xsd:string;
  dwc:scientificName 'Dimeregramma minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163234'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39154'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1465541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39155'^^xsd:string;
  dwc:scientificName 'Dimeregramma minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163234'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39155'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1465541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39156'^^xsd:string;
  dwc:scientificName 'Dimeregramma minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163234'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39156'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1465541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39157'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudocalani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39157'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39158'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39158'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39159'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39159'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39160'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39160'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39161'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39161'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39162'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39162'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39163'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39163'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39164'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39164'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39165'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39165'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39166'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39166'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39167'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39167'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39168'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39168'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39169'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39169'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39170'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39170'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39171'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39171'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39172'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39172'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39173'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39173'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39174'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39174'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39175'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39175'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39176'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39176'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39177'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39177'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39178'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39178'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39179'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39179'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39180'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39180'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39181'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39181'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39182'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39182'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39183'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39183'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39184'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39184'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39185'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39185'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39186'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39186'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39187'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39187'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39188'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39188'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39198'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sphaerica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105574'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39198'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39199'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sphaerica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105574'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39199'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '105574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39200'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sphaerica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105574'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39200'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39201'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sphaerica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '105574'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39201'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '105574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38995'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38995'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38996'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38996'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38997'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38997'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38998'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38998'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38999'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38999'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39000'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39000'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39001'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39001'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39002'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39002'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39003'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39003'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39004'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39004'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39008'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39008'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39009'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39009'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39010'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39010'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39011'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39011'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39012'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39012'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39013'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39013'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39014'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39014'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39015'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39015'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39016'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39016'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39017'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39017'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39018'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39018'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39019'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39019'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39020'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39020'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39021'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39021'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39022'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39022'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39023'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39023'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39024'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39024'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39025'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39025'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39026'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39026'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39027'^^xsd:string;
  dwc:scientificName 'Chaetoceros willei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156625'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39027'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '156625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39028'^^xsd:string;
  dwc:scientificName 'Calycomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160548'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39028'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '160548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39029'^^xsd:string;
  dwc:scientificName 'Calycomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160548'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39029'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '160548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39030'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39030'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39031'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39031'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39032'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39032'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39033'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39033'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39034'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39034'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39035'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39035'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39036'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39036'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39037'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39037'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39038'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39038'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39039'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39039'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39040'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39040'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39041'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39041'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39042'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39042'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39043'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39043'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39044'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39044'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39045'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39045'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39046'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39046'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39047'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39047'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39048'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39048'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39049'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39049'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39050'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39050'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39051'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39051'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39052'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39052'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39053'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39053'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39054'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39054'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39055'^^xsd:string;
  dwc:scientificName 'Chattonella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '233776'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39055'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '233776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39056'^^xsd:string;
  dwc:scientificName 'Chromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '249689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39056'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '249689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39057'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39057'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39058'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39058'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39059'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39059'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39060'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39060'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39061'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39061'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39062'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39062'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39063'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39063'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39064'^^xsd:string;
  dwc:scientificName 'Chrysochromulina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115090'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39064'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39065'^^xsd:string;
  dwc:scientificName 'Coccolithaceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39065'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39066'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39066'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39067'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39067'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39068'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39068'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39069'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39069'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39070'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39070'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39071'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39071'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39072'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39072'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39073'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39073'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39074'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39074'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39075'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39075'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39076'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39076'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39077'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39077'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39078'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39078'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39079'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39079'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39080'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39080'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39081'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39081'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39082'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39082'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39083'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39083'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39084'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39084'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39085'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39085'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39086'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39086'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39087'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39087'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39088'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39088'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39089'^^xsd:string;
  dwc:scientificName 'Cryptophyceae indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39089'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39090'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39090'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39091'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39091'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39092'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39092'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39093'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39093'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39094'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39094'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39095'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39095'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39096'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39096'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39097'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39097'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38904'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38904'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38905'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38905'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38906'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38906'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38907'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38907'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38908'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38908'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38909'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38909'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38910'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38910'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38911'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38911'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38912'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38912'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38913'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38913'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38914'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38914'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38915'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38915'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38916'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38916'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38917'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38917'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38918'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38918'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38919'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38919'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38920'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38920'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38921'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38921'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38922'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38922'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38923'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38923'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38924'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38924'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38925'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38925'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38926'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38926'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38927'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38927'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38928'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38928'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38929'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38929'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38930'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38930'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38931'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38931'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38932'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38932'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38933'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38933'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38934'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38934'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38935'^^xsd:string;
  dwc:scientificName 'Chaetoceros radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38935'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '163112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38936'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38936'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38937'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38937'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38938'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38938'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38939'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38939'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38940'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38940'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38941'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38941'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38942'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38942'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38943'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38943'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38944'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38944'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38945'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38945'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38946'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38946'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38947'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38947'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38948'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38948'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38949'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38949'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38950'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38950'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38951'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38951'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38952'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38952'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38953'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38953'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38954'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38954'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38955'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38955'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38956'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38956'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38957'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38957'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38958'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38958'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38959'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38959'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38960'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38960'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38961'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38961'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38962'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38962'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38963'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38963'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38964'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38964'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38965'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38965'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38966'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38966'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38967'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38967'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38968'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38968'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38969'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38969'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38970'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38970'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38971'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38971'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38972'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38972'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38973'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38973'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38974'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38974'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38975'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38975'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38976'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38976'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38977'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38977'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38978'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38978'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38979'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38979'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38980'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38980'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38981'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38981'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38982'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38982'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38983'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38983'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38984'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38984'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38985'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38985'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38986'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38986'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38987'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38987'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38988'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38988'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38989'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38989'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38990'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38990'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38991'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38991'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38992'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38992'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38993'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38993'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38994'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38994'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39005'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39005'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39006'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39006'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_39007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_39007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_39007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_39007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_39007'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_39007'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38801'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38801'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38802'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38802'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38803'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38803'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38804'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38804'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38805'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38805'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38806'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38806'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38807'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38807'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38808'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38808'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38809'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38809'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38810'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38810'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38814'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38814'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38815'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38815'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38816'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38816'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38817'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38817'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38818'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38818'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38819'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38819'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38820'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38820'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38821'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38821'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38822'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38822'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38823'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38823'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38824'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38824'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38825'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38825'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38826'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38826'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38827'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38827'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38828'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38828'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38829'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38829'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38830'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38830'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38831'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38831'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38832'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38832'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38833'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38833'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38834'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38834'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38835'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38835'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38836'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38836'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38837'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38837'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38838'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38838'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38839'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38839'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38840'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38840'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38841'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38841'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38842'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38842'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38843'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38843'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38844'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38844'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38845'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38845'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38846'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38846'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38847'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38847'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38848'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38848'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38849'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38849'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38850'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38850'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38851'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38851'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38852'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38852'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38853'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38853'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38854'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38854'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38855'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38855'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38856'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38856'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38857'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38857'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38858'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38858'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38859'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38859'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38860'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38860'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38861'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38861'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38862'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38862'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38863'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38863'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38864'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38864'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38865'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38865'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38866'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38866'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38867'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38867'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38868'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38868'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38869'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38869'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38870'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38870'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38871'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38871'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38872'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38872'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38873'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38873'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38874'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38874'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38875'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38875'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38876'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38876'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38877'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38877'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38878'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38878'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38879'^^xsd:string;
  dwc:scientificName 'Chattonella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '233780'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38879'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38880'^^xsd:string;
  dwc:scientificName 'Chrysochromulina parkeae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38880'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38881'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38881'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38882'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38882'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38883'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38883'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38884'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38884'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38885'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38885'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38886'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38886'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38887'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38887'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38888'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38888'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38889'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38889'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38890'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38890'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38891'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38891'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38892'^^xsd:string;
  dwc:scientificName 'Coccolithus pelagicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178600'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38892'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38893'^^xsd:string;
  dwc:scientificName 'Coccolithus pelagicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '178600'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38893'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38894'^^xsd:string;
  dwc:scientificName 'Chrysochromulina pringsheimii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38894'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '115128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38895'^^xsd:string;
  dwc:scientificName 'Chrysochromulina pringsheimii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38895'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38896'^^xsd:string;
  dwc:scientificName 'Chrysochromulina pringsheimii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38896'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '115128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38897'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38897'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38898'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38898'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38899'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38899'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38900'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38900'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38901'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38901'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38902'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38902'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38903'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38903'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38710'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38710'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38711'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38711'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38712'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38712'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38713'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38713'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38714'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38714'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38715'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38715'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38716'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38716'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38717'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38717'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38718'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38718'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38719'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38719'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38720'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38720'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38721'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38721'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38722'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38722'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38723'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38723'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38724'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38724'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38725'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38725'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38726'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38726'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38727'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38727'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38728'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38728'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38729'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38729'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38730'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38730'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38731'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38731'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38732'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38732'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38733'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38733'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38734'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38734'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38735'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38735'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38736'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38736'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38737'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38737'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38738'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38738'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38739'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38739'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38740'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38740'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38741'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38741'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38742'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38742'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38743'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38743'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38744'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38744'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38745'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38745'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38746'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38746'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38747'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38747'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38748'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38748'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38749'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38749'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38750'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38750'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38751'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38751'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38752'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38752'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38753'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38753'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38754'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38754'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38755'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38755'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38756'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38756'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38757'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38757'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38758'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38758'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38759'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38759'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38760'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38760'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38761'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38761'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38762'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38762'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38763'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38763'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38764'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38764'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38765'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38765'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38766'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38766'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38767'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38767'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38768'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38768'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38769'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38769'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38770'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38770'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38771'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38771'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38772'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38772'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38773'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38773'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38774'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38774'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38775'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38775'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38776'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38776'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38777'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38777'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38778'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38778'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38779'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38779'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38780'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38780'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38781'^^xsd:string;
  dwc:scientificName 'Chaetoceros externus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160522'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38781'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '160522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38782'^^xsd:string;
  dwc:scientificName 'Chaetoceros externus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160522'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38782'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '160522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38783'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38783'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38784'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38784'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38785'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38785'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38786'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38786'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38787'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38787'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38788'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38788'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38789'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38789'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38790'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38790'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38791'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38791'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38792'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38792'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38793'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38793'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38794'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38794'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38795'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38795'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38796'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38796'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38797'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38797'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38798'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38798'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38799'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38799'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38800'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38800'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38811'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38811'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38812'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38812'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38813'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38813'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38489'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38489'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38490'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38490'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38491'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38491'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38492'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38492'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38493'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38493'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38494'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38494'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38495'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38495'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38496'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38496'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38497'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38497'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38502'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38502'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38503'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38503'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38504'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38504'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38505'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38505'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38506'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38506'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38507'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38507'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38508'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38508'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38509'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38509'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38510'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38510'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38511'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38511'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38512'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38512'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38513'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38513'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38514'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38514'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38515'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38515'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38516'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38516'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38517'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38517'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38518'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38518'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38519'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38519'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38520'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38520'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38521'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38521'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38522'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38522'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38523'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38523'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38524'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38524'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38525'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38525'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38526'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38526'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38527'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38527'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38528'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38528'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38529'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38529'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38530'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38530'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38531'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38531'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38532'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38532'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38533'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38533'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38534'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38534'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38535'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38535'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38536'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38536'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38537'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38537'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38538'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38538'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38539'^^xsd:string;
  dwc:scientificName 'Bicosta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '580092'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38539'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38540'^^xsd:string;
  dwc:scientificName 'Bicosta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '580092'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38540'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38541'^^xsd:string;
  dwc:scientificName 'Bodo sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '22557'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38541'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '22557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38542'^^xsd:string;
  dwc:scientificName 'Bodo sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '22557'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38542'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '22557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38543'^^xsd:string;
  dwc:scientificName 'Cerataulus smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149329'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38543'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38544'^^xsd:string;
  dwc:scientificName 'Cerataulus smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149329'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38544'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38545'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38545'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38546'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38546'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38547'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38547'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38548'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38548'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38549'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38549'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38550'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38550'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38551'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38551'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38552'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38552'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38553'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38553'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38554'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38554'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38555'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38555'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38556'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38556'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38557'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38557'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38558'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38558'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38559'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38559'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38560'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38560'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38561'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38561'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38562'^^xsd:string;
  dwc:scientificName 'Cryothecomonas aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '118045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38562'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '118045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38563'^^xsd:string;
  dwc:scientificName 'Corymbellus aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38563'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '162519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38564'^^xsd:string;
  dwc:scientificName 'Corymbellus aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38564'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '162519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38565'^^xsd:string;
  dwc:scientificName 'Corymbellus aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '162519'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38565'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '162519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38566'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38566'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38567'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38567'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38568'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38568'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38569'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38569'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38570'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38570'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38571'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38571'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38572'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38572'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38573'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38573'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38574'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38574'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38575'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38575'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38576'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38576'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38577'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38577'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38578'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38578'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38579'^^xsd:string;
  dwc:scientificName 'Chaetoceros ceratosporus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149297'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38579'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38697'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38697'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38698'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38698'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38699'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38699'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38700'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38700'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38701'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38701'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38702'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38702'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38703'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38703'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38704'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38704'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38705'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38705'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38706'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38706'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38707'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38707'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38708'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38708'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38709'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38709'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38398'^^xsd:string;
  dwc:scientificName 'Ankyra sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '572079'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38398'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '572079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38399'^^xsd:string;
  dwc:scientificName 'Ankyra sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '572079'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38399'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '572079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38400'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38400'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38401'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38401'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38402'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38402'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38403'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38403'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38404'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38404'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38405'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38405'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38406'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38406'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38407'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38407'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38408'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38408'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38409'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38409'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38410'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38410'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38411'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38411'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38412'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38412'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38413'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38413'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38414'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38414'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38415'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38415'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38416'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38416'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38417'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38417'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38418'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38418'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38419'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38419'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38420'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38420'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38421'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38421'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38422'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38422'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38423'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38423'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38424'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38424'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38425'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38425'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38426'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38426'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38427'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38427'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38428'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38428'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38429'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38429'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38430'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38430'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38431'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38431'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38432'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38432'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38433'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38433'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38434'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38434'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38435'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38435'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38436'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38436'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38437'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38437'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38438'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38438'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38439'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38439'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38440'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38440'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38441'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38441'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38442'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38442'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38443'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38443'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38444'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38444'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38445'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38445'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38446'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38446'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38447'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38447'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38448'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38448'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38449'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38449'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38450'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38450'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38451'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38451'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38452'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38452'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38453'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38453'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38454'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38454'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38455'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38455'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38456'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38456'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38457'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38457'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38458'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38458'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38459'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38459'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38460'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38460'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38461'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38461'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38462'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38462'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38463'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38463'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38464'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38464'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38465'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38465'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38466'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38466'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38467'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38467'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38468'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38468'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38469'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38469'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38470'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38470'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38471'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38471'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38472'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38472'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38473'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38473'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38474'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38474'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38475'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38475'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38476'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38476'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38477'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38477'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38478'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38478'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38479'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38479'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38480'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38480'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38481'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38481'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38482'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38482'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38483'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38483'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38484'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38484'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38485'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38485'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38486'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38486'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38487'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38487'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38488'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38488'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38498'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38498'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38499'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38499'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38500'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38500'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38501'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38501'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38294'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38294'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38295'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38295'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38296'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38296'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38297'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38297'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38298'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38298'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38299'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38299'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38300'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38300'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38301'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38301'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38302'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38302'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38307'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38307'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38308'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38308'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38309'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38309'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38310'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38310'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38311'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38311'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38312'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38312'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38313'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38313'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38314'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38314'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38315'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38315'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38316'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38316'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38317'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38317'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38318'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38318'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38319'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38319'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38320'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38320'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38321'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38321'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38322'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38322'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38323'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38323'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38324'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38324'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38325'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38325'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38326'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38326'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38327'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38327'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38328'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38328'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38329'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38329'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38330'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38330'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38331'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38331'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38332'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38332'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38333'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38333'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38334'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38334'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38335'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38335'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38336'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38336'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38337'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38337'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38338'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38338'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38339'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38339'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38340'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38340'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38341'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38341'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38342'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38342'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38343'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38343'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38344'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38344'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38345'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38345'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38346'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38346'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38347'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38347'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38348'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38348'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38349'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38349'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38350'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38350'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38351'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38351'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38352'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38352'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38353'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38353'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38354'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38354'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38355'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38355'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38356'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38356'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38357'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38357'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38358'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38358'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38359'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38359'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38360'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38360'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38361'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38361'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38362'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38362'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38363'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38363'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38364'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38364'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38365'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38365'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38366'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38366'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38367'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38367'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38368'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38368'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38369'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38369'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38370'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38370'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38371'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38371'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38372'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38372'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38373'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38373'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38374'^^xsd:string;
  dwc:scientificName 'Alexandrium tamarense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109714'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38374'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38375'^^xsd:string;
  dwc:scientificName 'Alexandrium tamarense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109714'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38375'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38376'^^xsd:string;
  dwc:scientificName 'Acanthoica sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115083'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38376'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38377'^^xsd:string;
  dwc:scientificName 'Acanthoica sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115083'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38377'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '115083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38378'^^xsd:string;
  dwc:scientificName 'Acanthoica sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115083'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38378'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38379'^^xsd:string;
  dwc:scientificName 'Acanthoica sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115083'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38379'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '115083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38380'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38380'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38381'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38381'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38382'^^xsd:string;
  dwc:scientificName 'Actinomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '369319'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38382'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '369319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38383'^^xsd:string;
  dwc:scientificName 'Actinomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '369319'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38383'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '369319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38384'^^xsd:string;
  dwc:scientificName 'Alexandrium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38384'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38385'^^xsd:string;
  dwc:scientificName 'Alexandrium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38385'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38386'^^xsd:string;
  dwc:scientificName 'Alexandrium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38386'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38387'^^xsd:string;
  dwc:scientificName 'Alexandrium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38387'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38388'^^xsd:string;
  dwc:scientificName 'Alexandrium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38388'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38389'^^xsd:string;
  dwc:scientificName 'Amoebophrya sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109448'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38389'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '109448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38390'^^xsd:string;
  dwc:scientificName 'Amoebophrya sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109448'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38390'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '109448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38391'^^xsd:string;
  dwc:scientificName 'Amphidiniopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109556'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38391'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '109556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38392'^^xsd:string;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38392'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38393'^^xsd:string;
  dwc:scientificName 'Amphikrikos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '601037'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38393'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '601037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38394'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38394'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38395'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38395'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38396'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38396'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38397'^^xsd:string;
  dwc:scientificName 'Ankyra sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '572079'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38397'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '572079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38204'^^xsd:string;
  dwc:scientificName 'Achnanthes longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156533'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38204'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '156533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38205'^^xsd:string;
  dwc:scientificName 'Achnanthes longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '156533'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38205'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '156533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38206'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38206'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38207'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38207'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38208'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38208'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38209'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38209'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38210'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38210'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38211'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38211'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38212'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38212'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38213'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38213'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38214'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38214'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38215'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38215'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38216'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38216'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38217'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38217'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38218'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38218'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38219'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38219'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38220'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38220'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38221'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38221'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38222'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii f. subsalsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157433'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38222'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '157433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38223'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii f. subsalsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157433'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38223'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '157433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38224'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii f. subsalsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157433'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38224'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '157433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38225'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii f. subsalsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157433'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38225'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '157433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38226'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii f. subsalsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157433'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38226'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '157433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38227'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii f. subsalsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '157433'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38227'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '157433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38228'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38228'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38229'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38229'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38230'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38230'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38231'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38231'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38232'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38232'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38233'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38233'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38234'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38234'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38235'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38235'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38236'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38236'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38237'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38237'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38238'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38238'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38239'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38239'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38240'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38240'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38241'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38241'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38242'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38242'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38243'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38243'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38244'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38244'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38245'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38245'^^xsd:string;
  dwc:observationDate '1998-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38246'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38246'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38247'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38247'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38248'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38248'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38249'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38249'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38250'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38250'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38251'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38251'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38252'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38252'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38253'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38253'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38254'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38254'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38255'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38255'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38256'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38256'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38257'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38257'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38258'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38258'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38259'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38259'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38260'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38260'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38261'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38261'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38262'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38262'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38263'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38263'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38264'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38264'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38265'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38265'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38266'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38266'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38267'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38267'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38268'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38268'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38269'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38269'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38270'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38270'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38271'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38271'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38272'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38272'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38273'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38273'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38274'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38274'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38275'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38275'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38276'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38276'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38277'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38277'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38278'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38278'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38279'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38279'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38280'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38280'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38281'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38281'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38282'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38282'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38283'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38283'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38284'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38284'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38285'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38285'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38286'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38286'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38287'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38287'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38288'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38288'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38289'^^xsd:string;
  dwc:scientificName 'Actinocyclus roperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38289'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '179160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38290'^^xsd:string;
  dwc:scientificName 'Actinocyclus roperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38290'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '179160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38291'^^xsd:string;
  dwc:scientificName 'Actinocyclus roperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38291'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '179160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38292'^^xsd:string;
  dwc:scientificName 'Actinocyclus roperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38292'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '179160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38293'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38293'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38303'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38303'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38304'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38304'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38305'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38305'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38306'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38306'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38122'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38122'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38123'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38123'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38124'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38124'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38125'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38125'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38126'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38126'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38127'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38127'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38128'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38128'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38129'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38129'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38130'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38130'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38131'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38131'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38132'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38132'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38133'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38133'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38134'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38134'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38135'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38135'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38136'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38136'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38137'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38137'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38138'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38138'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38139'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38139'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38140'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38140'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38141'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38141'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38142'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38142'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38143'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38143'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38144'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38144'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38145'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38145'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38146'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38146'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38147'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38147'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38148'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38148'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38149'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38149'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38150'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38150'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38151'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38151'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38152'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38152'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38153'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38153'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38154'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38154'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38155'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38155'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38156'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38156'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38157'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38157'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38158'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38158'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38159'^^xsd:string;
  dwc:scientificName 'Aulacodiscus argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149280'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38159'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '162834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38160'^^xsd:string;
  dwc:scientificName 'Acanthoica acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115101'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38160'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '115101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38161'^^xsd:string;
  dwc:scientificName 'Acanthoica acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '115101'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38161'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '115101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38162'^^xsd:string;
  dwc:scientificName 'Acanthoica coronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '235909'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38162'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '235909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38163'^^xsd:string;
  dwc:scientificName 'Acanthoica coronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '235909'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38163'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '235909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38164'^^xsd:string;
  dwc:scientificName 'Acanthoica coronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '235909'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38164'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '235909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38165'^^xsd:string;
  dwc:scientificName 'Attheya decora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '160520'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38165'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '160520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38166'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38166'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38167'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38167'^^xsd:string;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38168'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38168'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38169'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38169'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38170'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38170'^^xsd:string;
  dwc:observationDate '1998-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38171'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38171'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38172'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38172'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38173'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38173'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38174'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38174'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38175'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38175'^^xsd:string;
  dwc:observationDate '1998-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38176'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38176'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38177'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38177'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38178'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38178'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38179'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38179'^^xsd:string;
  dwc:observationDate '1998-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38180'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38180'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38181'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38181'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38182'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38182'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38183'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38183'^^xsd:string;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38184'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38184'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38185'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38185'^^xsd:string;
  dwc:observationDate '1998-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38186'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38186'^^xsd:string;
  dwc:observationDate '1998-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38187'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38187'^^xsd:string;
  dwc:observationDate '1998-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38188'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38188'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38189'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38189'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38190'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38190'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38191'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38191'^^xsd:string;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38192'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38192'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38193'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38193'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38194'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38194'^^xsd:string;
  dwc:observationDate '1998-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38195'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38195'^^xsd:string;
  dwc:observationDate '1998-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38196'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38196'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38197'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38197'^^xsd:string;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38198'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38198'^^xsd:string;
  dwc:observationDate '1998-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38199'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38199'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38200'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38200'^^xsd:string;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38201'^^xsd:string;
  dwc:scientificName 'Attheya longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464444'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38201'^^xsd:string;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '464444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38202'^^xsd:string;
  dwc:scientificName 'Attheya longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464444'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38202'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '464444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_38203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_38203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_38203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_38203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_38203'^^xsd:string;
  dwc:scientificName 'Attheya longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '464444'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_38203'^^xsd:string;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '464444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41159'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41159'^^xsd:string;
  dwc:observationDate '1998-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41160'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41160'^^xsd:string;
  dwc:observationDate '1998-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41161'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41161'^^xsd:string;
  dwc:observationDate '1998-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41162'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41162'^^xsd:string;
  dwc:observationDate '1998-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41163'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41163'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41164'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41164'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41165'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41165'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41166'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41166'^^xsd:string;
  dwc:observationDate '1998-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41167'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41167'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41172'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41172'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41173'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41173'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41174'^^xsd:string;
  dwc:scientificName 'Thalassiosira tenera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '345550'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41174'^^xsd:string;
  dwc:observationDate '1998-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '345550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41175'^^xsd:string;
  dwc:scientificName 'Teleaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '106285'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41175'^^xsd:string;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '106285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41176'^^xsd:string;
  dwc:scientificName 'Tetraselmis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '134526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41176'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '134526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41177'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41177'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41178'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41178'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41179'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41179'^^xsd:string;
  dwc:observationDate '1998-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41180'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41180'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41181'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41181'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41182'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '137288'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41182'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41183'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '137288'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41183'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41184'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kühn, Elbrächter'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '137288'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41184'^^xsd:string;
  dwc:observationDate '1998-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41185'^^xsd:string;
  dwc:scientificName 'Thaumatomastix sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '137288'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41185'^^xsd:string;
  dwc:observationDate '1998-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41186'^^xsd:string;
  dwc:scientificName 'Thaurilens sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '602809'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41186'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '602809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5496__AWI_Sylt_Roads_Time_%20Series_1998_41187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5496__AWI_Sylt_Roads_Time_%20Series_1998_41187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5496__AWI_Sylt_Roads_Time_%20Series_1998_41187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_1998_41187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5496_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_1998'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_1998_41187'^^xsd:string;
  dwc:scientificName 'Thecamoeba indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Drebes'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:aphiaid '120559'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_1998_41187'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '120559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF